home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr02 / trkit304.zip / READ.ME < prev    next >
Text File  |  1993-06-05  |  10KB  |  176 lines

  1.    Track-It Notes: 06/05/93
  2.  
  3. *** Conversion from 2.x versions ***
  4.    Because of size considerations for uploading and downloading, this
  5. copy of the Track-It package does not include the conversion program
  6. required to convert data from versions prior to 3.00.  If you are currently
  7. using any version prior to 3.00, please contact Millennium Software
  8. to arrange for shipping of the conversion program.
  9.  
  10.    The conversion program is also available on line through our BBS as
  11. CVT2X-3X.ZIP at (510) 828-4153 and is free of charge, except your phone bill.
  12. Set your modem to N-8-1.  The Millennium BBS supports transmission speeds up
  13. to 14.4Kbps.
  14.  
  15.  
  16. *** BUG FIXES, CHANGES & RELEASES ***
  17.  
  18. *** Version 3.00 released 01/01/93
  19.  
  20. **************************************************************************
  21. Corrections/Bugs/Changes for release:  3.01         (released 02/03/93)
  22. **************************************************************************
  23. +  Memory used for item selection in Customer, Serial, Stock, & Vendor
  24.    modules not released back to system if hit maximum item limit.
  25. ++ Added field to allow modification of serialized item costs.
  26. +  Cost of serialized items not being saved when received.
  27. +  Returns function terminating program after stock code entry.
  28. +  Custom reports not printing items as per entered criteria.
  29. +  Corrected incorrect reporting of invoice Balances.
  30. +  Order Editing could not change qty ordered equal to qty shipped.
  31. +  PO Editing could not change qty ordered equal to qty received.
  32. ++ Addition of backup and restore functions.
  33. ++ Addition of undelete functions for stock codes and customers.
  34. +  Corrected inability to enter alpha characters in beginning customer
  35.    field of sales criteria entry.
  36. +  Order shipping function not printing invoice or shipper.
  37. +  Added ability to use customer first name as an alternate shipping
  38.    name in addition to the last name field.
  39. +  Invoice purge history not correctly purging history.
  40. +  Invoice report only printing invoices with a non-zero balance.
  41. +  Vendor report criteria entry screen indicates code for both reports.
  42. ++ Added option to print payment types instead of total paid.
  43. ++ Added bad check warning for individual customers on invoices and orders.
  44. ++ Added Customer account report.  Prints a list of all invoices within
  45.    the entered time period regardless of balance and calculates a total
  46.    balance for the customer.
  47. +  Number sequence field only accepting two digits.
  48. +  Invoice reports not correctly calculating balances.
  49. +  Invoice payment not being saved if payment is not printed.
  50. +  Customer Terms not being moved into new invoice when created.
  51.  
  52. **************************************************************************
  53. Corrections/Bugs/Changes for release:  3.02         (released 03/03/93)
  54. **************************************************************************
  55. ++ Added compilation of taxable & non-taxable sales totals to custom
  56.    sales report.
  57. ++ Redesigned direct receiving to operate as a hybrid of po creation
  58.    and receiving.  Now allows editing of items received prior to
  59.    saving down to disk.
  60. +  Added additional printer status checking on pick list printing in an
  61.    attempt to correct a non-reproducable bug report.
  62. +  Rewrote inital startup procedures for printer output.  File handles
  63.    required for output to LPT1 and LPT2 are now allocated imediately prior
  64.    to use instead of at startup.  This allows access to additional files
  65.    during report processing.
  66. ++ Added two additional fields to the invoice record to record adjustments
  67.    to invoices as well as writing off bad debts.
  68. +  Invoice function reporting that a serial number is not on the original
  69.    invoice for all serial numbers after processing a serialized return.
  70. ++ Rewrote file viewer to allow viewing of files larger than 64K.  Thus
  71.    all reports created by Track-It should be directly viewable from within
  72.    the program.
  73. ++ Added report to print summary purchase listing for individual customer.
  74.    Calculates total quantity, amount, cost, and gross profit for any given
  75.    period of time for one customer.
  76. ++ Customer lists can now be printed to disk as well as printer.
  77. ++ Customer zip code count can now be printed to disk as well as printer.
  78. +  Corrected incorrect printing of dates on customer order reports.
  79. +  Corrected incorrect printing of dates on purchase order reports.
  80. +  Custom reports for sales, purchase orders, customer orders not
  81.    correctly printing information for specific stock codes.
  82.  
  83. **************************************************************************
  84. Corrections/Bugs/Changes for release:  3.03         (released 04/10/93)
  85. **************************************************************************
  86. +  Corrected incorrect reporting of available quantity during shipping
  87.    of serialized item when filling customer orders.
  88. ++ Added 3 discount pricing fields to the stock code record.
  89. ++ Added field on customer record to store default pricing level for
  90.    that customer.
  91. ++ Added additional information to stock code information screens for
  92.    invoicing, order entry, and order shipping.
  93. +  Corrected printing problem with order reprint function and order
  94.    shipping function.  Both functions enter the print routine even if the
  95.    user presses Esc to cancel the printer selection.  Causes apparent
  96.    program hang, but eventually returns.
  97. ++ Added simple on-line calculator.  Access with F5 key.
  98. ++ Added ability to change and save program colors.
  99. ++ Added Trace information for tracking startup problems.  Use -TRACE as
  100.    a command line argument to intiate.
  101. ++ Increased allocated stack size to prevent system lockups during
  102.    startup on 8088/8086 processor based systems.
  103. +  On-line customer purchase listing only displaying one line item from
  104.    each calendar day of the customers purchase history.
  105. ++ Added terms processing to allow for percentage discounts if paid
  106.    within a specified period of time.
  107. +  Associated serialized items not being deleted when stock code is
  108.    deleted.
  109. ++ Added indicator on stock code to allow non depleting items such as
  110.    labor.  This will allow 0 quantities to remain 0 so that inventory
  111.    reports report actual inventory values.
  112. ++ Added option to either calculate available quantities of items, or
  113.    simply display quantity on hand for a stock code for orders and
  114.    invoices.
  115. +  Customer account status report not printing header correctly if
  116.    print company information option is on.
  117. +  Invoice editing function not correctly subtracting adjustments and
  118.    writeoffs from invoice balance.  Run Ctrl-F8 to recalculate balances.
  119. +  Invoice reports and invoice balance report printing all customers
  120.    regardless of the criteria entered.
  121. +  Customer account report not correctly processing adjustments and
  122.    writeoff amounts.
  123. +  Corrected page break errors on invoice and invoice balance reports.
  124. ++ Added warning to indicate when an item is being sold below cost.
  125. +  Customer selection screen not displaying multiple customers with
  126.    same first and last names.
  127. ++ Expanded customer selection screen to include first line of the
  128.    shipping address to allow differntiation between two customers with
  129.    the same name.
  130. ++ Expanded stock code selection screen to include model information.
  131. ++ Removed 180K RAM limitation from backup and restore functions by
  132.    incorporating code to swap the executable portion of the program to
  133.    disk prior to executing external backup functions (system call).
  134. ++ Added shell to DOS function under options menu.
  135. ++ Added confirmation screen to invoice selection functions.
  136.  
  137. **************************************************************************
  138. Corrections/Bugs/Changes for release:  3.04         (released 06/05/93)
  139. **************************************************************************
  140. +  Custom sales report printing incorrect tax amounts on line items.  If
  141.    an item on a non-taxable invoice follows an item from a taxable invoice,
  142.    the tax amoung from the previous line item is printed on the non-taxable
  143.    items line.  The report total is correct, only the line items are invalid.
  144. +  Purchase order printouts only printing 55 lines instead of 73 per page.
  145. +  Invoice number being printed on customer statement report.
  146. +  Order editing function not retrieving correct customer information prior
  147.    to displaying the order editing window.  The customer name associated
  148.    with the last outstanding order is always displayed.
  149. +  Order shipping.  When selecting an order to ship, pressing enter on an
  150.    order this is not shippable or pickable, the order shipping function
  151.    was set to shipping mode.  This ultimately caused the creation of an
  152.    invoice number 0 with a date of 00/00/000.  Selection of a non-shippable,
  153.    non-pickable order during order shipping selection is not possible
  154.    simply by pressing the enter key.
  155. +  Customer, Vendor, & Code selection windows.  If no items are in the 
  156.    selection list, and Enter or OK is pressed to select an item, the 
  157.    program is terminated and uer is returned to DOS prompt.
  158. ++ Addition of indicator to designate a customer as tax exempt.  When this
  159.    indicator is set, invoices and orders are automatically set to be for
  160.    resale or exempt from sales tax.
  161. +  Deletion of PO Item causing errors when it causes the PO to be complete.
  162. +  PO editing & view functions not correctly displaying vendor name.
  163. +  Edit warning being bypassed when a user selects a PO that is tagged as
  164.    being edited by another terminal.
  165. ++ Added functionality to allow specification of manufacturer, model, and
  166.    description when searching for stock codes.  To access the secondary
  167.    criteria entry window, enter the partial search critera along with two
  168.    question marks, (eg. tes??).   The secondary criteria is held until
  169.    the program returns to the main menu.
  170. ++ Inventory clone and rename functions will no longer accept a target
  171.    stock code which ends in a question mark.
  172. +  Statement processing function crashing when invoices with serialized
  173.    items are processed.  Changed code to open and close customer files
  174.    and indexes at beginning of each processing loop.
  175. *** END ***
  176.